Sun Mar 14 22:27:59 2004 Owen Taylor <otaylor@redhat.com>
- * gtk/tmpl/gtktreeview.sgml (linkend): Document
+ * gtk/tmpl/gtktreeview.sgml: Document
#GtkTreeViewSearchEqualFunc and its backwards return
value.
</para>
@model: the #GtkTreeModel being searched
-@column: the search column set by gtk_tree_view_set_seach_column
+@column: the search column set by gtk_tree_view_set_search_column()
@key: the key string to compare with
@iter: a #GtkTreeIter pointing the row of @model that should be compared
with @key.